Binary Storage Corrupted
I have been having problems with Saving and Loading candle data from local Binary storage. When I save a set of s# candles to local storage, then immediately reload that data into another list of cand...
I have been having problems with Saving and Loading candle data from local Binary storage. When I save a set of s# candles to local storage, then immediately reload that data into another list of cand...
Hi How do I get Orders collection on connector populated with my open orders after connecting the connector? (i.e. if I have open orders on application startup and want to access them through Orders c...
Hi How do I get S# to trigger NewMyTrade? And how do I get MyTrade collection populated after connecting? (If I already have open trades and then start my application) Regards
Hi I tried to register for trade updates by calling RegisterTrades(security), but then I received the error message: No suitable adapter found for Trades S#:SPXW 171215C02580000@SMART, Native:,Type:Op...
I have a windows service that hosts a web api interface. The service connects to an interactive broker TWS. A call to the web api must register the security to receive level 1 price updates. The code ...
I have a windows service that hosts a web api interface. The service connects to an interactive broker TWS. A call to the web api must lookup the security and return the Id. The code to do this is: va...
No plans for this weekends? We’ve got them for you! Start option trading with our new Terminal! Three reasons to download and try right now: Get positive mood from volatility smile. Full throttle with...
Hello, friends! Despite the summer months, we continue to work on the project and release a new version of Hydra! In the new release, we added many key improvements. Here are some of them: We have add...
Hi I looked at your charting sample and i am interested in building point and figure charts, can you please guide how can i do it , is it possible to override chart.draw to do custom drawing?
Hello, We are building a trading application using StockSharp APIs for strategy and backtesting. Our application is built using Visual Studio 2010, .NET 4.0. When trying to add reference to S# librari...
Hi, At the bottom line of S#.Data (Hydra) - release 4.3.22 I'm getting an error message which begins with: 11:09:43 System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://localh...
Dear Friends, the new version of our data loader {{entity:product:8}} is available for download! From the fundamental changes we want to note: 1. Create indexes and continuous futures directly in Hydr...
When I look at the "Level 1" Screen I'm able to load the data for a particular symbol and time interval. However, when I try to load the data for the same symbol and time interval in the "Candles" win...
I noticed that the above method never returns 'false' and so cannot indicate bearish signals. The source code is as follows: ``` /// /// Whether the candle is bullish or bearish. /// /// The candle wh...
Dear friends We have released new version of our history data downloader S#.Data (Hydra). Every version we improve the design and make the Hydra more friendly and powerful: 1. Options support! Hydra n...
please see the attached image for lmax connecting errors Can you please advice on a solution.
Hi, I downloaded the past year of 5 minute bars for SPFB.BR from Finam directly into S#designer. I see the data was saved to the location in screenshot 1.jpg. I then tried to backtest the "Sample Cand...
Hi, Is it possible to download historical Options data from Barchart into Designer or Hydra? I ask because I'm currently using a demo of Barcharts API and they do not seem sure if Barnhart's API is in...
Hello everyone, couple questions regarding Backtesting and Optimization in StockSharp. How does Stocksharp calculate fills exactly when backtesting? I have .CSV files of Bid/Ask data showing every cha...
Hello, I've been having from trouble importing the CSV format shown in attached 1.csv into S# Data (Hydra). Would really appreciate if you posted a version of attached 2.jpg that shows the exact setti...